home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2005 October / PCWOCT05.iso / Software / Trial / LP Recorder 7 / LRSetup.exe / %MAINDIR% / QuickStart.chm / html / styles.css < prev   
Encoding:
Cascading Style Sheet File  |  2005-01-24  |  509 b   |  27 lines

  1.    body {
  2.       background : white;
  3.       color : #000000;
  4.       font-family : Verdana, Helvetica, Arial;
  5.       text-align : justify; font-size:10pt
  6.    }
  7.    ul {
  8.       margin : 0 0 1em 2em;
  9.       font-weight : normal;
  10.       list-style : disc;
  11.    }
  12.    a:link, a:visited, a:active {
  13.       color : blue;
  14.    }
  15.    a:hover {
  16.       color : black;
  17.    }
  18.    h1 {
  19.       color : black;
  20.    }
  21.    h2 {
  22.       color : black;
  23.    }
  24.    ul.history {
  25.       margin : 0 0 0 0;
  26.       font-weight : bold;
  27.    }